Global Index
HTML5 JS API Index > Browser Tutorials & Specs

PageTransitionEvent

Extends Event.

Properties
boolean
persisted
The persisted attribute must return the value it was initialized to. When the object is created, this attribute must be initialized to false. It represents the context information for the event.
Constructor
PageTransitionEvent(DOMString type, optional PageTransitionEventInit eventInitDict)